curl --request GET \
--url https://mycluster.domino.tech/api/v1/workflows/{id.project}/{id.domain}{
"workflows": [
{
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"closure": {
"compiled_workflow": {
"primary": {
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"metadata": {
"quality_of_service": {
"tier": "UNDEFINED",
"spec": {
"queueing_budget": "<string>"
}
},
"on_failure": "FAIL_IMMEDIATELY",
"tags": {}
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"nodes": [
{
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
}
],
"outputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"failure_node": {
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
},
"metadata_defaults": {
"interruptible": true
}
},
"connections": {
"downstream": {},
"upstream": {}
}
},
"sub_workflows": [
{
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"metadata": {
"quality_of_service": {
"tier": "UNDEFINED",
"spec": {
"queueing_budget": "<string>"
}
},
"on_failure": "FAIL_IMMEDIATELY",
"tags": {}
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"nodes": [
{
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
}
],
"outputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"failure_node": {
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
},
"metadata_defaults": {
"interruptible": true
}
},
"connections": {
"downstream": {},
"upstream": {}
}
}
],
"tasks": [
{
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"type": "<string>",
"metadata": {
"discoverable": true,
"runtime": {
"type": "OTHER",
"version": "<string>",
"flavor": "<string>"
},
"timeout": "<string>",
"retries": {
"retries": 123
},
"discovery_version": "<string>",
"deprecated_error_message": "<string>",
"interruptible": true,
"cache_serializable": true,
"tags": {},
"pod_template_name": "<string>",
"cache_ignore_input_vars": [
"<string>"
],
"is_eager": true,
"generates_deck": true,
"metadata": {
"labels": {},
"annotations": {}
}
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"custom": {},
"container": {
"image": "<string>",
"command": [
"<string>"
],
"args": [
"<string>"
],
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"env": [
{
"key": "<string>",
"value": "<string>"
}
],
"config": [
{
"key": "<string>",
"value": "<string>"
}
],
"ports": [
{
"container_port": 123,
"name": "<string>"
}
],
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"architecture": "UNKNOWN"
},
"k8s_pod": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
},
"sql": {
"statement": "<string>",
"dialect": "UNDEFINED"
},
"task_type_version": 123,
"security_context": {
"run_as": {
"iam_role": "<string>",
"k8s_service_account": "<string>",
"oauth2_client": {
"client_id": "<string>",
"client_secret": {
"group": "<string>",
"group_version": "<string>",
"key": "<string>",
"mount_requirement": "ANY",
"env_var": "<string>"
}
},
"execution_identity": "<string>"
},
"secrets": [
{
"group": "<string>",
"group_version": "<string>",
"key": "<string>",
"mount_requirement": "ANY",
"env_var": "<string>"
}
],
"tokens": [
{
"name": "<string>",
"type": "CLIENT_CREDENTIALS",
"client": {
"client_id": "<string>",
"client_secret": {
"group": "<string>",
"group_version": "<string>",
"key": "<string>",
"mount_requirement": "ANY",
"env_var": "<string>"
}
},
"idp_discovery_endpoint": "<string>",
"token_endpoint": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"config": {}
}
}
],
"launch_plans": [
{
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"fixed_inputs": {
"literals": {}
}
}
}
]
},
"created_at": "2023-11-07T05:31:56Z"
},
"short_description": "<string>"
}
],
"token": "<string>"
}Fetch a list of :ref:`ref_flyteidl.admin.Workflow` definitions
Fetch existing workflow definitions matching input filters.
curl --request GET \
--url https://mycluster.domino.tech/api/v1/workflows/{id.project}/{id.domain}{
"workflows": [
{
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"closure": {
"compiled_workflow": {
"primary": {
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"metadata": {
"quality_of_service": {
"tier": "UNDEFINED",
"spec": {
"queueing_budget": "<string>"
}
},
"on_failure": "FAIL_IMMEDIATELY",
"tags": {}
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"nodes": [
{
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
}
],
"outputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"failure_node": {
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
},
"metadata_defaults": {
"interruptible": true
}
},
"connections": {
"downstream": {},
"upstream": {}
}
},
"sub_workflows": [
{
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"metadata": {
"quality_of_service": {
"tier": "UNDEFINED",
"spec": {
"queueing_budget": "<string>"
}
},
"on_failure": "FAIL_IMMEDIATELY",
"tags": {}
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"nodes": [
{
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
}
],
"outputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"failure_node": {
"id": "<string>",
"metadata": {
"name": "<string>",
"timeout": "<string>",
"retries": {
"retries": 123
},
"interruptible": true,
"cacheable": true,
"cache_version": "<string>",
"cache_serializable": true,
"config": {}
},
"inputs": [
{
"var": "<string>",
"binding": {
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
},
"collection": {
"bindings": "<array>"
},
"promise": {
"node_id": "<string>",
"var": "<string>",
"attr_path": [
{
"string_value": "<string>",
"int_value": 123
}
]
},
"map": {
"bindings": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"union": {
"targetType": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
],
"upstream_node_ids": [
"<string>"
],
"output_aliases": [
{
"var": "<string>",
"alias": "<string>"
}
],
"task_node": {
"reference_id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"overrides": {
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"container_image": "<string>",
"pod_template": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
}
}
},
"workflow_node": {
"launchplan_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"sub_workflow_ref": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
}
},
"branch_node": {
"if_else": {
"case": {
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
},
"other": [
{
"condition": {
"conjunction": {
"operator": "AND",
"left_expression": "<unknown>",
"right_expression": "<unknown>"
},
"comparison": {
"operator": "EQ",
"left_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
},
"right_value": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"var": "<string>",
"scalar": {
"primitive": {
"integer": "<string>",
"float_value": 123,
"string_value": "<string>",
"boolean": true,
"datetime": "2023-11-07T05:31:56Z",
"duration": "<string>"
},
"blob": {
"metadata": {
"type": {
"format": "<string>",
"dimensionality": "SINGLE"
}
},
"uri": "<string>"
},
"binary": {
"value": "aSDinaTvuI8gbWludGxpZnk=",
"tag": "<string>"
},
"schema": {
"uri": "<string>",
"type": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
}
},
"none_type": {},
"error": {
"failed_node_id": "<string>",
"message": "<string>"
},
"generic": {},
"structured_dataset": {
"uri": "<string>",
"metadata": {
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
}
}
},
"union": {
"value": {
"scalar": "<unknown>",
"collection": {
"literals": "<array>"
},
"map": {
"literals": {}
},
"offloaded_metadata": {
"uri": "<string>",
"size_bytes": "<string>",
"inferred_type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
},
"hash": "<string>",
"metadata": {}
},
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
}
}
}
}
}
},
"then_node": "<unknown>"
}
],
"else_node": "<unknown>",
"error": {
"failed_node_id": "<string>",
"message": "<string>"
}
}
},
"gate_node": {
"approve": {
"signal_id": "<string>"
},
"signal": {
"signal_id": "<string>",
"type": {
"simple": "NONE",
"schema": {
"columns": [
{
"name": "<string>",
"type": "INTEGER"
}
]
},
"collection_type": "<unknown>",
"map_value_type": "<unknown>",
"blob": {
"format": "<string>",
"dimensionality": "SINGLE"
},
"enum_type": {
"values": [
"<string>"
]
},
"structured_dataset_type": {
"columns": [
{
"name": "<string>",
"literal_type": "<unknown>"
}
],
"format": "<string>",
"external_schema_type": "<string>",
"external_schema_bytes": "aSDinaTvuI8gbWludGxpZnk="
},
"union_type": {
"variants": "<array>"
},
"metadata": {},
"annotation": {
"annotations": {}
},
"structure": {
"tag": "<string>",
"dataclass_type": {}
}
},
"output_variable_name": "<string>"
},
"sleep": {
"duration": "<string>"
}
},
"array_node": {
"node": "<unknown>",
"parallelism": 123,
"min_successes": 123,
"min_success_ratio": 123,
"execution_mode": "MINIMAL_STATE",
"is_original_sub_node_interface": true,
"data_mode": "SINGLE_INPUT_FILE",
"bound_inputs": [
"<string>"
]
}
},
"metadata_defaults": {
"interruptible": true
}
},
"connections": {
"downstream": {},
"upstream": {}
}
}
],
"tasks": [
{
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"type": "<string>",
"metadata": {
"discoverable": true,
"runtime": {
"type": "OTHER",
"version": "<string>",
"flavor": "<string>"
},
"timeout": "<string>",
"retries": {
"retries": 123
},
"discovery_version": "<string>",
"deprecated_error_message": "<string>",
"interruptible": true,
"cache_serializable": true,
"tags": {},
"pod_template_name": "<string>",
"cache_ignore_input_vars": [
"<string>"
],
"is_eager": true,
"generates_deck": true,
"metadata": {
"labels": {},
"annotations": {}
}
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"custom": {},
"container": {
"image": "<string>",
"command": [
"<string>"
],
"args": [
"<string>"
],
"resources": {
"requests": [
{
"name": "UNKNOWN",
"value": "<string>"
}
],
"limits": [
{
"name": "UNKNOWN",
"value": "<string>"
}
]
},
"env": [
{
"key": "<string>",
"value": "<string>"
}
],
"config": [
{
"key": "<string>",
"value": "<string>"
}
],
"ports": [
{
"container_port": 123,
"name": "<string>"
}
],
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"architecture": "UNKNOWN"
},
"k8s_pod": {
"metadata": {
"labels": {},
"annotations": {}
},
"pod_spec": {},
"data_config": {
"enabled": true,
"input_path": "<string>",
"output_path": "<string>",
"format": "JSON",
"io_strategy": {
"download_mode": "DOWNLOAD_EAGER",
"upload_mode": "UPLOAD_ON_EXIT"
}
},
"primary_container_name": "<string>"
},
"sql": {
"statement": "<string>",
"dialect": "UNDEFINED"
},
"task_type_version": 123,
"security_context": {
"run_as": {
"iam_role": "<string>",
"k8s_service_account": "<string>",
"oauth2_client": {
"client_id": "<string>",
"client_secret": {
"group": "<string>",
"group_version": "<string>",
"key": "<string>",
"mount_requirement": "ANY",
"env_var": "<string>"
}
},
"execution_identity": "<string>"
},
"secrets": [
{
"group": "<string>",
"group_version": "<string>",
"key": "<string>",
"mount_requirement": "ANY",
"env_var": "<string>"
}
],
"tokens": [
{
"name": "<string>",
"type": "CLIENT_CREDENTIALS",
"client": {
"client_id": "<string>",
"client_secret": {
"group": "<string>",
"group_version": "<string>",
"key": "<string>",
"mount_requirement": "ANY",
"env_var": "<string>"
}
},
"idp_discovery_endpoint": "<string>",
"token_endpoint": "<string>"
}
]
},
"extended_resources": {
"gpu_accelerator": {
"device": "<string>",
"unpartitioned": true,
"partition_size": "<string>"
},
"shared_memory": {
"mount_path": "<string>",
"mount_name": "<string>",
"size_limit": "<string>"
}
},
"config": {}
}
}
],
"launch_plans": [
{
"template": {
"id": {
"resource_type": "UNSPECIFIED",
"project": "<string>",
"domain": "<string>",
"name": "<string>",
"version": "<string>",
"org": "<string>"
},
"interface": {
"inputs": {
"variables": {}
},
"outputs": {
"variables": {}
}
},
"fixed_inputs": {
"literals": {}
}
}
}
]
},
"created_at": "2023-11-07T05:31:56Z"
},
"short_description": "<string>"
}
],
"token": "<string>"
}Path Parameters
Name of the project the resource belongs to.
Name of the domain the resource belongs to. A domain can be considered as a subset within a specific project.
Query Parameters
User provided value for the resource. The combination of project + domain + name uniquely identifies the resource. +optional - in certain contexts - like 'List API', 'Launch plans'
Optional, org key applied to the resource.
Indicates the number of resources to be returned. +required
In the case of multiple pages of results, this server-provided token can be used to fetch the next page in a query. +optional
Indicates a list of filters passed as string. More info on constructing filters : +optional
Indicates an attribute to sort the response values. +required
Indicates the direction to apply sort key for response values. +optional
- DESCENDING: By default, fields are sorted in descending order.
DESCENDING, ASCENDING Response
A successful response.
Was this page helpful?